What is Website Blocker? explain it by Using Python ?
Website Blocker
1153
29-Jun-2018
Updated on 02-Jul-2018
Prakash nidhi Verma
02-Jul-2018Blocks distracting website occur like Facebook,Youtube during your work hours. This is real world program. websites which is distracting and your computer and program will block those website on your working hour.
2- Working of host file: hostnames to IP addresses is mapped when we do map our hostnames of websites to our localhost address in this program. In file handling manipulation we will write the hostname in hosts.txt and remove the lines after your working hours by using python.